type github.com/jackc/pgx/v5/pgtype.encodePlanPointCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
point.go#L143: return encodePlanPointCodecText{}
point.go#L166: type encodePlanPointCodecText struct{}
point.go#L168: func (encodePlanPointCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)